home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Merciful 1
/
Merciful - Disc 1.iso
/
software
/
m
/
math_vision
/
mathvisionv2.1b.dms
/
mathvisionv2.1b.adf
/
README
/
Disk_Organization.doc
< prev
next >
Wrap
Text File
|
1992-02-14
|
3KB
|
112 lines
======================================================================
DISK ORGANIZATION
A brief synopsis of what is contained on each of the three MathVISION
release disks.
======================================================================
MathVISION (disk) This disk contains the single precision
version of MathVISION, as well as support
code which is used by both math versions.
Run_MathVISION.ffp script file to run the Fast Floating
Point version of MathVISION.
Read_Me_First Last-minute information
Hard_Install script file to install MathVISION on a
hard disk
MathVISION.ffp (dir) Directory containing files specific to the
Fast Floating Point version of MathVISION.
MathVISION.ffp Fast Floating Point version of MathVISION.
If not installed on a hard drive, you may
run MathVISION by double-clicking this.
FFP.Hooks (dir) Directory containing hooks.
LoadHooks.ffp Script file to load desired hooks.
Edit this file as desired.
ColorMapping (dir)
MapColors
HAM
HAM256
Misc (dir)
Axes
Mandelbrot
ProcessPixels
Sound
PlotMethods (dir)
Focus
FocusDots
Parametric
Shade
Storage (dir)
ZBuffer
DataIO
Manual.pcf (dir) Contains example used in tutorial
Support (dir) This directory contains files which support
the operation of MathVISION.
ARexx.Wb (dir) This directory contains ARexx programs
which are runnable from WorkBench.
C (dir) Utilities used to support the Workbench
environment.
Install (dir) Utilities used to do the Hard Disk
Installation.
MathVISION2 (disk) This disk contains the Double Precision
version of MathVISION, as well as
examples.
Run_MathVISION.ieee Script file to run the IEEE version of
MathVISION.
README (dir) Contains documentation which you should read.
MathVISION.ieee (dir) Contains files specific to the IEEE (Double
Precision) version of MathVISION. It
is laid out just like the MathVISION.ffp
drawer.
ARexx.CLI (dir) Contains ARexx programs which must be
run from the CLI.
ManualExamples.f (dir) Contains examples from the manual,
organized by chapter, section, and
example number.
HookExamples (dir) Contains example functions for use with
the various hooks. To use a function
in the Sound drawer, you should have
the Sound hook loaded, etc.
DataTemplates (dir) Templates for use with the DataIO hook.
MathVISION_Pix (disk) The MathVISION_Pix disk contains a wide
variety of pictures to show off the
power of MathVISION.
3_D (dir) Examples of Perspective plots.
Fractals (dir) Example of 'fractalizing' using
recursive formulas.
Hooks (dir) Examples of pictures created with
various hooks.
Graphic_Arts (dir) Examples of using the if() function to
divide the screen.
Ray_Trace (dir) Examples of ray-tracing spheres.